π―Skills108
Product discovery interview skill that transforms vague ideas into detailed implementable specifications through deep iterative interviews, detecting knowledge gaps, surfacing hidden assumptions, and researching uncertainties
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Provides mathematical computation and problem-solving capabilities within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
Dead code detection skill using TLDR static analysis to find unused functions and unreachable code across Python, TypeScript, and other languages in codebases
Implements a standard multi-agent pipeline pattern for implementation tasks, using background agents that write outputs to cache for orchestrated sequential processing.
Searches past session reasoning to find relevant decisions, successful approaches, and failed attempts for informed development across sessions.
Enforces git commit rules that use the /commit skill for consistent commit formatting, reasoning capture, and clean build state management, within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
Agent orchestration rules within Continuous Claude that preserve main context by spawning implementation agents for coding tasks.
Guides users through the math cognitive stack within Continuous Claude, helping choose the right computational tool for mathematical tasks.
Explores internal codebases at varying depths from quick overview to deep architecture analysis, providing read-only insights into code structure and call graphs.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Prevents agent output from polluting the main context window by using background agents with file-based coordination within Continuous Claude.
Gathers external documentation, best practices, and library API information via MCP tools (Nia, Perplexity, Firecrawl) for research handoffs.
Guides modular Python code organization with file size guidelines optimized for maintainability and AI-assisted development within Continuous Claude.
Identifies failure modes before they occur using structured risk analysis based on Gary Klein's pre-mortem technique, within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Transforms ephemeral session learnings into permanent capabilities such as skills, rules, and agents for compounding AI development knowledge.
Orchestrates parallel agent execution with efficient background processing, status tracking, and minimal context overhead.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Defines hook development rules for Claude Code, providing shell-to-TypeScript handler patterns for event-driven automation, within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
Systematically refactors code through a multi-agent workflow with review gates, ensuring safe and incremental improvements.
Performs AST-based structural code search and refactoring via ast-grep, finding patterns like function calls, imports, and class definitions with syntax-aware precision.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Comprehensively explores and documents codebase architecture, components, and interactions through systematic, parallel research tasks.
Helps debug issues by investigating logs, database state, and git history to quickly identify and understand problems.
Performs comprehensive security audits by scanning code for vulnerabilities, identifying risks, and verifying fixes across injection, authentication, and dependency domains.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Guides developers in creating structured, concise, and well-documented Claude skills with best practices and clear documentation rules.
Maintains session continuity and state tracking across conversations within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Monitors background agent progress through system reminders within Continuous Claude, enabling non-blocking parallel task execution without polling.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Meta-skill that upgrades any SKILL.md to Decision Theory v5 Hybrid format using parallel Ragie-backed agents, within Continuous Claude, a persistent multi-agent development environment.
Guides Braintrust tracing setup for Claude Code sessions within Continuous Claude, covering hook architecture, sub-agent correlation, and debugging.
Performs formal theorem proving with a 5-phase workflow for machine-verified proofs using Lean4, enabling mathematicians to verify proofs without learning Lean syntax directly.
Helps developers create, customize, and manage Claude Code skills by providing a structured template and guidance for skill development.
Provides a systematic workflow for debugging Claude Code hooks when they aren't firing, produce wrong output, or behave unexpectedly.
Performs token-efficient code analysis using a 5-layer stack (AST, Call Graph, CFG, DFG, PDG) achieving 95% token savings within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
Implements approved technical plans from shared plan documents within Continuous Claude, supporting both direct implementation for small plans and multi-agent delegation for larger ones.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Orchestrates bug investigation and resolution by routing to specialized skills for debugging, implementation, testing, and committing based on issue scope.
Deterministically routes math requests to exact CLI commands for calculations, plots, proofs, and conversions, within Continuous Claude, a persistent multi-agent development environment.
Orchestrates feature development workflows by chaining existing skills in sequence within Continuous Claude, coordinating handoffs and human checkpoints.
Provides end-to-end testing capabilities for the Continuous Claude persistence pipeline, verifying the complete test workflow.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Streamlines git commit creation by planning, presenting, and executing commits with user approval and no Claude attribution.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Executes a single implementation task as a spawned agent within Continuous Claude, working with fresh context and creating handoff documents on completion.
Guides creation and usage of Claude Code slash commands within Continuous Claude, a persistent multi-agent development environment, covering quick prompts, bash execution, and file references.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Runs comprehensive parallel testing workflow with diagnostics, unit, integration, and E2E tests in strategic sequence.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Chains 5 MCP tools into a research-to-implement pipeline with graceful degradation for end-to-end multi-tool workflows within Continuous Claude.
Guides developers through test-driven development by enforcing a strict tests-first workflow with the red-green-refactor methodology.
Enforces explicit identifier passing across process and async boundaries within Continuous Claude, preventing race conditions from implicit 'latest' or 'current' references.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Provides a complete reference for Claude Code CLI commands, flags, headless mode, and automation patterns within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Enforces coding standards for MCP scripts within Continuous Claude, requiring CLI arguments, USAGE docstrings, and proper error handling patterns.
Writes reliable prompts for Agentica/REPL agents within Continuous Claude, avoiding LLM instruction ambiguity through proven orchestration patterns.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Uses the RepoPrompt CLI for token-efficient codebase exploration, providing tree views, codemaps, code signatures, and file slicing within Continuous Claude.
Validates technical plan choices against current best practices within Continuous Claude, researching external sources to verify technology decisions are sound.
Enables fast, AI-powered file editing via the Morph Apply API within Continuous Claude, processing at 10,500 tokens/sec with 98% accuracy without needing to read files first.
Provides a complete reference for developing Claude Code hooks within Continuous Claude, covering input/output schemas, registration, and testing patterns.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Triages Python environment issues within Continuous Claude by verifying which interpreter uv/venv actually uses versus system Python, resolving unexpected pip/uv sync behavior.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Provides evidence-based LLM parameter configurations for theorem proving, formal reasoning, and other tasks, based on APOLLO and Godel-Prover research within Continuous Claude.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Enforces an observe-first debugging pattern within Continuous Claude, requiring verification of actual system outputs before making code edits.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Provides a structured migration workflow within Continuous Claude, guiding safe migrations for frameworks, languages, and infrastructure through research, analysis, planning, implementation, and review phases.
Implements graceful degradation patterns within Continuous Claude, providing actionable fallback messages when optional services are unavailable.
Provides a complete reference for running Agentica SDK with a local Claude proxy within Continuous Claude, covering architecture, startup sequence, and debugging.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Implements technical plans from shared plan documents with formal verification within Continuous Claude, using multimodal logic integration for evidence-backed, phase-sequenced execution.
Routes search queries to the most token-efficient search tool within Continuous Claude, optimizing between code exploration, file search, and web research.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Performs full 5-layer deep analysis of specific functions for debugging and code understanding within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Spawns Agentica multi-agent patterns within Continuous Claude, enabling parallel agent execution for complex tasks like research, implementation, and review.
Performs computational geometry with Shapely within Continuous Claude, supporting geometry creation, boolean operations, measurements, spatial predicates, and WKT format handling.
Runs QLTY linting and formatting checks during code development within Continuous Claude, catching issues early after file changes and before commits.
Orchestrates a comprehensive, multi-stage release workflow ensuring security, quality, and documentation before production deployment.
Prevents context window flooding within Continuous Claude by enforcing the rule to never use TaskOutput, which can inject 70k+ tokens of agent transcripts into context.
Indexes artifacts immediately at creation time within Continuous Claude, ensuring downstream logic can query them without waiting for batch boundaries.
Provides a reference for building Python agents with Agentica SDK within Continuous Claude, covering the @agentic decorator, spawn(), persistence, and MCP integration.
Maps user questions to the optimal tldr command for code exploration, navigating between file overviews, call graphs, and dependency analyses, within Continuous Claude, a persistent multi-agent development environment.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Checks reference SDK implementations within Continuous Claude for implementing features, debugging provider-specific issues, and understanding how other libraries like Vercel AI SDK and Anthropic SDK solve similar problems.
Runs comprehensive system health checks (MOT) on skills, agents, hooks, and memory within Continuous Claude, with auto-fix and quick audit modes.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Searches Mathlib for lemmas by type signature pattern within Continuous Claude, enabling type-directed proof search and lemma discovery.
Displays a session dashboard with token usage, actual API costs, TLDR compression savings, and hook activity within Continuous Claude.
Enforces routing through domain routers before using individual tools within Continuous Claude, abstracting tool selection through deterministic intent-to-command mapping.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Verifies infrastructure wiring within Continuous Claude, ensuring every module has a clear entry point and is actually invoked in the execution path to prevent dead code.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Provides friendly onboarding within Continuous Claude, giving users a warm, practical overview of available capabilities when they ask what the system can do.
