← all skills

nickcrew

nickcrew

@nickcrew seed · attribution · source repo

0 followers · 131 skills

131 published skills · page 2 of 2

  1. Requesting Code Review · nickcrew bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent to review implementation against plan or requirements before proceeding
    0
    installs
  2. Requirements Discovery · nickcrew bundle
    Stakeholder interviews, PRD structure, and scope definition for software requirements elicitation. Use when gathering requirements, defining project scope, or structuring product requirement documents.
    0
    installs
  3. Brand Library Architect · nickcrew bundle
    Build a complete brand library for a product — visual asset render pipeline, brand documentation set (BRAND, COPY, MANIFESTO, BIOS, FAQ, GLOSSARY, TONE, PRICING), open-source convention files (README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT), and a self-contained press kit. This skill should be used when the user asks to "build a brand library / brand kit / press kit / brand assets" for a product, "set up a brand library workflow," "create a positioning manifesto plus visual identity," or any combination of brand documentation + visual asset pipeline. Apply phase-by-phase or run end-to-end. Templates are product-agnostic and use {{TOKEN}} placeholders the skill prompts the user to fill.
    0
    installs
  4. Condition Based Waiting · nickcrew bundle
    Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
    0
    installs
  5. Doc Architecture Review · nickcrew bundle
    Evaluate documentation information architecture: navigation paths, discoverability, progressive disclosure, cross-linking, and mental model alignment. This skill should be used when restructuring docs, adding new sections, or when users report difficulty finding information.
    0
    installs
  6. Implementation Workflow · nickcrew bundle
    Use when turning PRDs or feature specs into actionable implementation workflows - provides structured task decomposition, dependency mapping, and validation gates.
    0
    installs
  7. Multi Specialist Review · nickcrew bundle
    User-triggered multi-agent code review. Spawns 3-5 parallel specialist sub-agents that read actual source files, runs mechanical citation verification, and synthesizes a single review artifact. Use for PR-level changes, multi-commit ranges, or security-sensitive work where single-turn review is insufficient.
    0
    installs
  8. Python Testing Patterns · nickcrew bundle
    Python testing patterns and best practices using pytest, mocking, and property-based testing. Use when writing unit tests, integration tests, or implementing test-driven development in Python projects.
    0
    installs
  9. Reference Documentation · nickcrew bundle
    Create exhaustive technical references, API documentation, and searchable reference materials. Use when building API docs, configuration references, or complete technical specifications.
    0
    installs
  10. Secure Coding Practices · nickcrew bundle
    Secure coding practices and defensive programming patterns for building security-first applications. Use when implementing authentication, handling user input, managing sensitive data, or conducting secure code reviews.
    0
    installs
  11. Template Skill Enhanced · nickcrew bundle
    Enhanced skill template with progressive disclosure, bundled resources, and quality rubrics. Use when creating new skills that need structured tiers, reference files, validation rubrics, or advanced bundling patterns beyond the basic template.
    0
    installs
  12. Pre Mortem · nickcrew
    Imagine failure first to surface guardrails and feature mitigations.
    0
    installs
  13. Database Design Patterns · nickcrew bundle
    Database schema design patterns and optimization strategies for relational and NoSQL databases. Use when designing database schemas, optimizing query performance, or implementing data persistence layers at scale.
    0
    installs
  14. Documentation Production · nickcrew bundle
    Use when generating, updating, or organizing documentation (component/API docs, project indexes, diagrams, tutorials, learning paths) - provides structured workflows and references for docs generation, indexing, diagrams, and teaching.
    0
    installs
  15. Github Actions Workflows · nickcrew bundle
    GitHub Actions workflow patterns for CI/CD including matrix builds, reusable workflows, secrets management, and caching strategies. Use when setting up or optimizing GitHub Actions pipelines.
    0
    installs
  16. Terraform Best Practices · nickcrew bundle
    Terraform infrastructure-as-code best practices for scalable and maintainable cloud infrastructure. Use when writing Terraform modules, managing infrastructure state, or implementing infrastructure automation at scale.
    0
    installs
  17. Event Driven Architecture · nickcrew bundle
    Event-driven architecture patterns with event sourcing, CQRS, and message-driven communication. Use when designing distributed systems, microservices communication, or systems requiring eventual consistency and scalability.
    0
    installs
  18. Security Testing Patterns · nickcrew bundle
    Security testing patterns including SAST, DAST, penetration testing, and vulnerability assessment techniques. Use when implementing security testing pipelines, conducting security audits, or validating application security controls.
    0
    installs
  19. Threat Modeling Techniques · nickcrew bundle
    Threat modeling methodologies using STRIDE, attack trees, and risk assessment for proactive security analysis. Use when designing secure systems, conducting security reviews, or identifying potential attack vectors in applications.
    0
    installs
  20. Brainstorming · nickcrew bundle
    Rapid ideation skill adapted from obra/superpowers to kick off cortex sessions. Use when defining scope, aligning on goals, or exploring solution space before coding.
    0
    installs
  21. Concept Forge · nickcrew
    Score concepts on impact/delight/effort and pick a 1-day spike.
    0
    installs
  22. Writing Plans · nickcrew bundle
    Structured plan-writing skill adapted from obra/superpowers. Produces actionable plans that map directly to cortex workflows and tasks.
    0
    installs
  23. Subagent Driven Development · nickcrew
    Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
    0
    installs
  24. Kubernetes Security Policies · nickcrew bundle
    Kubernetes security policies, RBAC, and Pod Security Standards for hardened cluster deployments. Use when implementing cluster security, defining network policies, or enforcing security compliance in Kubernetes environments.
    0
    installs
  25. Typescript Advanced Patterns · nickcrew bundle
    Advanced TypeScript patterns for type-safe, maintainable code using sophisticated type system features. Use when building type-safe APIs, implementing complex domain models, or leveraging TypeScript's advanced type capabilities.
    0
    installs
  26. Codanna Codebase Intelligence · nickcrew
    Use codanna MCP tools for semantic code search, call graphs, and impact analysis before grep/find.
    0
    installs
  27. Executing Plans · nickcrew bundle
    Execution discipline that translates plans into tracked tasks with orchestration and verification loops. Use when driving a plan through cortex’s task system, coordinating workstreams across agents, or ensuring every plan item is tracked, executed, and verified.
    0
    installs
  28. Testing Skills With Subagents · nickcrew bundle
    Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
    0
    installs
  29. Kubernetes Deployment Patterns · nickcrew bundle
    Kubernetes deployment strategies and workload patterns for production-grade applications. Use when deploying to Kubernetes, implementing rollout strategies, or designing cloud-native application architectures.
    0
    installs
  30. Assumption Buster · nickcrew
    Flip, remove, or exaggerate assumptions to unlock new solution angles.
    0
    installs
  31. Python Performance Optimization · nickcrew bundle
    Python performance optimization patterns using profiling, algorithmic improvements, and acceleration techniques. Use when optimizing slow Python code, reducing memory usage, or improving application throughput and latency.
    0
    installs