All authors
paperclipai avatar

Claude Skills by paperclipai

github.com/paperclipai
569 skillsA× 568B× 147 installs1,302 views
Vue ExpertA

Builds Vue 3 components with Composition API, configures Nuxt 3 SSR/SSG, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, and implements PWA features.

developmentvuegit
0
679
Websocket EngineerA

Builds real-time communication systems with WebSockets or Socket.IO including bidirectional messaging, horizontal scaling with Redis, presence tracking, and room management.

documentationgit
0
679
Wordpress ProA

Develops custom WordPress themes and plugins, creates Gutenberg blocks, configures WooCommerce stores, implements REST API endpoints, and applies security hardening.

securitygitapi
0
679
AutoplanA

Fully automated review pipeline: CEO, Design, and Eng reviews with auto-decisions using 6 principles (completeness, boil lakes, pragmatic, DRY, explicit over clever, bias toward action). Only pauses for premise confirmation. Classifies decisions as Mechanical (silent) or Taste (surfaced at final gate).

devopsgit
0
679
BenchmarkA

Performance regression detection. Captures TTFB, FCP, LCP, bundle sizes, request counts. Regression thresholds: timing >50% or >500ms. Baseline comparison, trend tracking, budget compliance scorecard.

testinggitperformance
0
679
BrowseA

Headless Chromium CLI for QA testing and site dogfooding. 100-200ms per command after startup. Persistent state with cookies, tabs, sessions. Snapshot system with element refs. Navigate, interact, verify page state, take screenshots, check responsive layouts, test forms, handle dialogs.

testingtestinggit
0
679
CanaryA

Post-deploy monitoring. Watches live app via headless browser for console errors, performance regressions, page failures, visual anomalies. Alert on deltas not absolutes, transient tolerance (2+ consecutive checks). Default 10-minute monitoring window. Baseline capture mode.

devopsgitperformance
0
679
CarefulB

Warns before destructive commands (rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, docker force-rm). Session-scoped. Exceptions for common temp dirs (node_modules, .next, __pycache__).

toolsnodedocker
0
679
CodexA

Multi-AI second opinion via OpenAI Codex CLI. Three modes: Review (pass/fail gate), Challenge (adversarial edge-case finder), Consult (freeform with session continuity). Read-only with streaming output and thinking traces. Cross-model analysis when review has already run.

ai-agentsgit
0
679
CsoA

Infrastructure-first security audit across 14 phases: attack surface mapping, secrets archaeology (git history), supply chain analysis, CI/CD pipeline security, LLM/AI threat detection, OWASP Top 10, STRIDE threat modeling. Confidence gates, exploit scenarios, parallel verification, trend tracking. Read-only.

securitygitci/cd
0
679
Design ConsultationA

Build a complete design system from scratch. Competitive research via web search and browse. SAFE/RISK breakdown of choices. Self-contained HTML preview page. Outputs DESIGN.md as project design source of truth.

researchgit
0
679
Document ReleaseA

Post-ship documentation sync. Updates README, ARCHITECTURE, CONTRIBUTING, CHANGELOG, TODOS, VERSION. Auto-applies factual corrections, asks for risky rewrites. CHANGELOG voice polish. Cross-doc consistency checks.

documentationgitdocumentation
0
679
FreezeA

Restricts file edits to a specified directory. Pre-tool hooks intercept Edit and Write operations. Trailing-slash matching prevents partial path collisions.

documentationgit
0
679
Gstack UpgradeA

Self-update mechanism. Detects git vs vendored install. Auto-upgrade option with escalating snooze backoff. Syncs global and local copies. Extracts CHANGELOG bullets post-upgrade.

documentationgit
0
679
GuardA

Combines careful + freeze. Dual protection: destructive command warnings plus edit boundary enforcement.

toolsgit
0
679
InvestigateA

Systematic root-cause debugging. Iron Law: no fixes without root cause investigation first. Four phases: Root Cause Investigation, Pattern Analysis (6 known patterns), Hypothesis Testing (3-strike rule), Implementation. Structured debug report output.

researchtestingdebugging
0
679
Land And DeployA

Merge PR, wait for deploy, verify production health. 10-step workflow: pre-flight, CI check, readiness gate, merge (respects merge queue), detect platform, wait for deploy, canary verification, revert option, deploy report. Auto-detects Fly, Render, Vercel, Netlify, Heroku, GitHub Actions.

devopsgit
0
679
Office HoursA

YC Office Hours — product idea diagnostic before writing code. Two modes: Startup (6 forcing questions with rigorous pushback) and Builder (generative brainstorming). Outputs design doc. Includes landscape research, premise challenge, alternatives generation, visual wireframe sketching, and optional cross-model second opinion.

designgogit
0
679
Plan Ceo ReviewA

CEO/founder-mode plan review. Four modes: scope expansion, selective expansion, hold scope, scope reduction. 10 review sections from architecture through long-term trajectory. Nuclear scope challenge, dream state mapping, error and rescue registry. Optional cross-model outside voice.

code-qualitygit
0
679
Plan Design ReviewA

Design critique with 7 rated passes: Information Architecture, Interaction State Coverage, User Journey and Emotional Arc, AI Slop Risk (10-item blacklist), Design System Alignment, Responsive and Accessibility, Unresolved Decisions. Each rated 0-10 with gap-fill loop. Parallel cross-model design voices.

designgit
0
679
Plan Eng ReviewA

Eng manager-mode plan review. Scope challenge, architecture review, code quality review, detailed test coverage diagram, performance review. Produces test plan artifact for downstream QA. Optional cross-model outside voice.

code-qualitygitperformance
0
679
Qa OnlyA

Report-only QA — same browser-based testing as qa but documents bugs with screenshots and repro steps only, no code changes. Health score formula weighted across 8 categories. Outputs to .gstack/qa-reports/.

testinggotesting
0
679
QaA

Systematically QA test a web application with browser-based bug fixing. Four modes: diff-aware (automatic on feature branches), full (systematic exploration), quick (30-second smoke test), regression (compare against baseline). Atomic bug-fix workflow with regression testing. Health scoring across 8 categories.

testinggotesting
0
679
RetroA

Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics. Per-person breakdowns with praise and growth areas. Modes: default 7d, 24h, 14d, 30d, compare, global cross-project. Shipping streaks and tweetable summary.

documentationgit
0
679
ReviewA

Pre-landing PR review with two-pass checklist. Pass 1 critical: SQL safety, race conditions, LLM trust boundaries, enum completeness. Pass 2 informational: side effects, magic numbers, dead code, test gaps. Adversarial review auto-scaled by diff size. Scope drift detection.

code-qualityrustsql
0
679
Setup Browser CookiesA

Import cookies from your real browser (Comet, Chrome, Arc, Brave, Edge) into the headless browse session for testing authenticated pages. Interactive picker UI or direct domain import. macOS Keychain integration.

testingtestinggit
0
679
Setup DeployA

One-time deployment configuration. Detects platform, gathers URLs and health checks, persists to CLAUDE.md for future land-and-deploy runs.

devopsgit
0
679
ShipA

Fully automated ship workflow: pre-flight, merge base, run tests, coverage audit, pre-landing review, design review, adversarial review, version bump, CHANGELOG generation, TODOS.md update, bisectable commits, push and PR creation, auto-sync docs via document-release.

documentationgit
0
679
UnfreezeA

Removes freeze boundary. Hooks remain registered but allow everything.

documentationgit
0
679
AdaptyvA

Protein engineering and directed evolution analysis using Adaptyv Bio platform

datagit
0
679
AeonA

Time series analysis and temporal pattern detection for scientific data

ai-agentsgit
0
679
Alpha VantageA

Financial market data retrieval and analysis via Alpha Vantage API

ai-agentsgitapi
0
679
Alphafold DatabaseA

Query AlphaFold protein structure predictions database

ai-agentsgitdatabase
0
679
AnndataA

Annotated data matrix operations for single-cell genomics using AnnData

ai-agentsgit
0
679
ArboretoA

Gene regulatory network inference using tree-based ensemble methods

ai-agentsgit
0
679
Arxiv DatabaseA

Search and retrieve preprints from the arXiv repository

ai-agentsgitdatabase
0
679
AstropyA

Astronomical computations, coordinate transforms, and celestial data analysis

ai-agentsgit
0
679
Benchling IntegrationA

Integration with Benchling laboratory information management system

ai-agentsgit
0
679
Bgpt Paper SearchA

AI-powered academic paper search and retrieval

ai-agentsgit
0
679
Bindingdb DatabaseA

Query BindingDB for protein-ligand binding affinity data

ai-agentsgitdatabase
0
679
BiopythonA

Biological sequence analysis, alignment, and molecular biology computations

datapythongit
0
679
Biorxiv DatabaseA

Search and retrieve preprints from the bioRxiv repository

ai-agentsgitdatabase
0
679
BioservicesA

Programmatic access to biological web services and databases

ai-agentsgitdatabase
0
679
Brenda DatabaseA

Query BRENDA enzyme information and kinetics database

databasesgitdatabase
0
679
Cbioportal DatabaseA

Query cBioPortal for cancer genomics data exploration

ai-agentsgitdatabase
0
679
Cellxgene CensusA

Access and analyze the CZ CELLxGENE Census single-cell data

ai-agentsgit
0
679
Chembl DatabaseA

Query ChEMBL bioactivity database for drug-like molecules

ai-agentsgitdatabase
0
679
CirqA

Quantum circuit design and simulation using Google Cirq

ai-agentsgogit
0
679
Citation ManagementA

Manage, format, and organize scientific citations and bibliographies

researchgit
0
679
Clinical Decision SupportA

Evidence-based clinical decision support and diagnostic reasoning

researchgit
0
679