← all publishers

qte77

@qte77-claude-code-utils source repo

62 published skills

  1. Compacting Context · qte77-claude-code-utils bundle
    Compacts verbose context into structured summary. Use after pollution sources (searches, logs, JSON) or at phase milestones.
    0 installs
  2. Mining Session Patterns · qte77-claude-code-utils
    Session Pattern Mining
    0 installs
  3. Designing Backend · qte77-claude-code-utils
    Designs concise, streamlined backend systems matching exact task requirements. Use when planning APIs, data models, system architecture, or when the user requests backend design work.
    0 installs
  4. Generating Report · qte77-claude-code-utils bundle
    Report Generation
    0 installs
  5. Distilling Plan Learnings · qte77-claude-code-utils
    Plan-to-Learnings Distiller
    0 installs
  6. Generating Writeup · qte77-claude-code-utils bundle
    Writeup Generation
    0 installs
  7. Synthesizing Cc Bigpicture · qte77-claude-code-utils bundle
    Big-Picture Synthesis
    0 installs
  8. Generating Tech Spec · qte77-claude-code-utils bundle
    Technical Specification Generation
    0 installs
  9. Persisting Bigpicture Learnings · qte77-claude-code-utils
    Persist Bigpicture to Learnings Hub
    0 installs
  10. Generating Interactive Userstory Md · qte77-claude-code-utils
    Build UserStory.md interactively via Q&A. Use when the user wants to create a user story document or start the assisted workflow.
    0 installs
  11. Writing Readme · qte77-claude-code-utils bundle
    Generate or update README.md files across three scopes — repo (with project-type detection), account (GitHub user profile), and org (organization profile). Use when creating, updating, or aligning a README to org conventions.
    0 installs
  12. Auditing Pcb Design · qte77-claude-code-utils bundle
    Runs KiCad DRC/ERC checks, exports gerbers and BOM, and generates a structured findings report. Use when reviewing PCB designs, running design rule checks, or preparing manufacturing outputs.
    0 installs
  13. Checking Compliance · qte77-claude-code-utils bundle
    Generates compliance requirements from CE/FCC/UL standards for a device description. Use when starting a new embedded product, checking regulatory compliance, or generating initial SYS-REQ entries from applicable directives.
    0 installs
  14. Designing Mas Plugins · qte77-claude-code-utils bundle
    Design evaluation plugins following 12-Factor + MAESTRO principles
    0 installs
  15. Auditing Readme · qte77-claude-code-utils
    Audit README.md files against best practices for repos, accounts, or orgs. Detects missing sections, stale links, inconsistent formatting, and convention violations. Use when reviewing README quality across one or many repos.
    0 installs
  16. Detecting Secrets · qte77-claude-code-utils
    Detect hardcoded secrets, API keys, tokens, and credentials in code and git history. Use when auditing for leaked secrets or before publishing code.
    0 installs
  17. Hardening Codebase · qte77-claude-code-utils bundle
    Audit and tighten codebase quality gates — architecture, lint, types, tests, docs, code review. Use when onboarding a project, before a release, or when validation is too permissive.
    0 installs
  18. Tracing Requirements · qte77-claude-code-utils bundle
    Validates the SYS→PRD→SW requirement traceability chain by reconciling database entries with code docstring tags. Use when checking requirement coverage, finding orphaned code, or generating a coverage matrix.
    0 installs
  19. Testing Typescript · qte77-claude-code-utils bundle
    Writes tests following TDD (using vitest and @testing-library/react) best practices. Use when writing unit tests, integration tests, or component tests in TypeScript.
    0 installs
  20. Analyzing Cpp Codebase · qte77-claude-code-utils
    Analyzes C++ desktop codebase architecture, dependency graphs, framework detection, and migration assessment. Use when exploring an unfamiliar C++ project or assessing upgrade paths.
    0 installs
  21. Implementing Firmware · qte77-claude-code-utils bundle
    Implements ESP-IDF or PlatformIO firmware with mandatory requirement docstring tags and MISRA-C linting. Use when writing embedded C code, implementing firmware features, or adding requirement-traced functions.
    0 installs
  22. Researching Market · qte77-claude-code-utils
    Integrate Phase 0 and Phase 1A outputs into TAM/SAM/SOM sizing, buyer personas, and market entry signals. Run after `analyzing-source-project` and `researching-industry-landscape` (Phase 1B).
    0 installs
  23. Researching Codebase · qte77-claude-code-utils bundle
    Investigates codebase before planning. Use before any non-trivial implementation task to gather context in isolation.
    0 installs
  24. Reviewing Typescript · qte77-claude-code-utils bundle
    Provides concise, focused TypeScript/React code reviews matching exact task complexity requirements. Use when reviewing TypeScript code quality, type safety, or when the user asks for code review.
    0 installs
  25. Scanning Dependencies · qte77-claude-code-utils
    Scan project dependencies for vulnerabilities, license issues, and supply chain risks. Use when auditing third-party packages or before releases.
    0 installs
  26. Maintaining Agents Md · qte77-claude-code-utils
    Maintains AGENTS.md, AGENT_LEARNINGS.md, AGENT_REQUESTS.md, and CONTRIBUTING.md governance files in sync with codebase changes. Use when updating governance files, during sprint reviews, or after structural changes.
    0 installs
  27. Generating Slide Deck · qte77-claude-code-utils
    Generate an investor or stakeholder presentation from Phase 5 synthesis; produces a structured slide outline with headlines, talking points, and data citations. Run after `synthesizing-research` (Phase 6).
    0 installs
  28. Synthesizing Research · qte77-claude-code-utils
    Synthesize all prior research into a unified GTM narrative. Run after `analyzing-contradictions` to prepare for slide deck generation (Phase 5).
    0 installs
  29. Generating Prd JSON From Prd Md · qte77-claude-code-utils
    Generates prd.json task tracking file from PRD.md requirements document. Use when initializing Ralph loop or when the user asks to convert PRD to JSON format for autonomous execution.
    0 installs
  30. Auditing Code Security · qte77-claude-code-utils
    Audit code against OWASP Top 10 vulnerabilities with structured findings. Use when reviewing code for security issues or conducting security audits.
    0 installs
  31. Orchestrating Parallel Workers · qte77-claude-code-utils
    Fan out tasks to parallel background agents with independent context windows. Use when work can be split into independent units that benefit from isolated execution.
    0 installs
  32. Implementing Typescript · qte77-claude-code-utils bundle
    Implements concise, streamlined TypeScript/React code matching exact architect specifications. Use when writing TypeScript code, creating modules, or when the user asks to implement features in TypeScript/React.
    0 installs
  33. Auditing Website SEO Geo · qte77-claude-code-utils
    Audits a site's SEO and AI-search (GEO) readiness — meta tags, Open Graph/Twitter, JSON-LD, robots/llms conventions — and generates fixes. Use when reviewing search visibility, social previews, structured data, or LLM/AI-crawler discoverability.
    0 installs
  34. Enforcing Doc Hierarchy · qte77-claude-code-utils
    Audit documentation against its declared hierarchy — broken links, duplicates, misplaced content, stale references, single-source-of-truth enforcement. Use for doc health reviews.
    0 installs
  35. Developing Gtm Strategy · qte77-claude-code-utils
    Develop customer segmentation, channel selection, and a 90-day launch plan from Phase 2 PMF assessment. Run after `validating-product-market-fit` (Phase 3).
    0 installs
  36. Implementing Document Indexing · qte77-claude-code-utils bundle
    Implements document indexing with heading-boundary chunking, embedding, FAISS vector store, and PageIndex-style hybrid retrieval. Use when building RAG pipelines, document search, or memory layers.
    0 installs
  37. Triaging Security Report · qte77-claude-code-utils bundle
    Verify an external or AI-generated security report against the actual codebase before acting on it. Use when handed a scanner PDF, automated teardown, audit report, or bug-bounty submission — classifies every finding CONFIRMED / OVERSTATED / FALSE-POSITIVE / FABRICATED and salvages the real work items.
    0 installs
  38. Analyzing Contradictions · qte77-claude-code-utils
    Detect gaps and contradictions across all prior phases; surface cross-phase tensions, unresolved assumptions, and sales/investor objections. Run after `developing-gtm-strategy` (Phase 4).
    0 installs
  39. Analyzing Source Project · qte77-claude-code-utils
    Assess a source project's technical capabilities. Reads `config/sources.md` and produces a structured capability profile. Use to start the GTM pipeline or evaluate technical differentiators (Phase 0).
    0 installs
  40. Auditing Website Usability · qte77-claude-code-utils
    Audits website usability for UX optimization, covering forms, navigation, validation, and microcopy. Use when reviewing user experience, task completion flows, or interface friction points.
    0 installs
  41. Researching Website Design · qte77-claude-code-utils
    Analyzes industry websites for design patterns, layout, typography, and content strategies using first-principles thinking. Use when researching website design, UI patterns, or competitive design analysis.
    0 installs
  42. Generating Prd Md From Userstory Md · qte77-claude-code-utils
    Converts UserStory.md into a structured PRD.md document. Use after generating UserStory.md and before initializing the Ralph loop.
    0 installs
  43. Auditing Website Accessibility · qte77-claude-code-utils bundle
    Audits website accessibility for WCAG 2.2 AA compliance, generating findings and code fixes. Use when reviewing accessibility, keyboard navigation, screen reader compatibility, or inclusive design.
    0 installs
  44. Validating Product Market Fit · qte77-claude-code-utils
    Score product-market fit from Phase 1B market analysis; produce PMF score, evidence matrix, and risk register. Run after `researching-market` (Phase 2).
    0 installs
  45. Researching Industry Landscape · qte77-claude-code-utils
    Map competitive intelligence and industry landscape; produce a competitor map and whitespace analysis. Run alongside `analyzing-source-project` at the start of the GTM pipeline (Phase 1A).
    0 installs
  46. Testing Go · qte77-claude-code-utils bundle
    Writes tests following TDD (using go test, testify, and rapid) best practices. Use when writing unit tests, integration tests, or table-driven tests in Go.
    0 installs
  47. Reviewing Go · qte77-claude-code-utils bundle
    Provides concise, focused Go code reviews matching exact task complexity requirements. Use when reviewing Go code quality, concurrency safety, or when the user asks for code review.
    0 installs
  48. Creating Gha · qte77-claude-code-utils bundle
    Creates GitHub Actions for the Marketplace. Use when scaffolding a new action, implementing composite steps, writing BATS tests, or preparing a Marketplace release.
    0 installs
  49. Testing Tdd · qte77-claude-code-utils bundle
    Writes tests following TDD Red-Green-Refactor cycle. Language-agnostic methodology with Arrange-Act-Assert structure. Use when implementing features test-first.
    0 installs
  50. Testing Rust · qte77-claude-code-utils bundle
    Writes tests following TDD (using cargo test, proptest, and insta) best practices. Use when writing unit tests, integration tests, or property-based tests in Rust.
    0 installs
  51. Implementing Go · qte77-claude-code-utils bundle
    Implements concise, streamlined Go code matching exact architect specifications. Use when writing Go code, creating packages, or when the user asks to implement features in Go.
    0 installs
  52. Securing Mas · qte77-claude-code-utils bundle
    Apply OWASP MAESTRO, MITRE ATLAS, NIST AI RMF, and ISO 42001/23894 security frameworks to MAS designs
    0 installs
  53. Reviewing Rust · qte77-claude-code-utils bundle
    Provides concise, focused Rust code reviews matching exact task complexity requirements. Use when reviewing Rust code quality, safety, or when the user asks for code review.
    0 installs
  54. Reviewing Cpp · qte77-claude-code-utils
    Reviews C++ desktop code for memory safety, framework anti-patterns, build system issues, and thread safety. Use when reviewing C++ GUI code quality or when the user asks for code review.
    0 installs
  55. Reviewing Code · qte77-claude-code-utils bundle
    Provides concise, focused code reviews matching exact task complexity requirements. Use when reviewing code quality, security, or when the user asks for code review.
    0 installs
  56. Testing Python · qte77-claude-code-utils bundle
    Writes tests following TDD Red-Green-Refactor (pytest + Hypothesis). Tests behavior, not implementation. Use when writing unit tests, integration tests, or property tests.
    0 installs
  57. Implementing Rust · qte77-claude-code-utils bundle
    Implements concise, streamlined Rust code matching exact architect specifications. Use when writing Rust code, creating modules, or when the user asks to implement features in Rust.
    0 installs
  58. Handing Off Session · qte77-claude-code-utils
    Generate structured session handoff notes for cross-session continuity. Use at end of session or when switching context.
    0 installs
  59. Implementing Cpp · qte77-claude-code-utils
    Implements C++17 desktop GUI code with wxWidgets, GTK3, or Qt framework patterns and CMake build system. Use when writing C++ desktop application code, creating GUI components, or implementing framework-specific features.
    0 installs
  60. Implementing Python · qte77-claude-code-utils bundle
    Implements concise, streamlined Python code matching exact architect specifications. Use when writing Python code, creating modules, or when the user asks to implement features in Python.
    0 installs
  61. Summarizing Session End · qte77-claude-code-utils
    Auto-generates a session summary on SessionEnd. Writes structured notes to ~/.claude/session-summaries/ for use by bigpicture synthesis.
    0 installs
  62. Creating Makefile · qte77-claude-code-utils bundle
    Scaffold or review Makefiles following org conventions. Use when creating a new Makefile, auditing an existing one, or adding recipes to a project. Auto-detects project type from the working directory.
    0 installs