Skip to main content

adihebbalae/Attacca

SkillsMP 已收集 adihebbalae/Attacca 中的 27 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
27
GitHub 星标
3
GitHub Forks
0

已展示 27 / 27 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

Pressure-tests a built feature, PR, or design against multiple independent, no-context skeptical personas through iterative rounds of objection and rebuttal, until every fixable objection is actually fixed and only genuine values disagreements remain. Trigger…

原文语言:英语

更新
职业分类
项目管理专家
描述

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (docs/GLOSSARY.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Find deepening opportunities in a codebase, informed by the domain language in docs/GLOSSARY.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a…

原文语言:英语

更新
职业分类
项目管理专家
描述

Session bookmark. Triggers when user says 'wrap up', 'done for today', /wrap-session, or when closing a work session on a CONTEXT.md-bearing project. Rewrites .attacca/focus.md, appends new decisions to CONTEXT.md, and surfaces repeated corrections as…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Initialize a new project from scratch. Read spec from CONTEXT.md or ask interactively, scaffold directories, set up .gitignore and basic configs, create CONTEXT.md, commit. Use when starting a new project.

原文语言:英语

更新
职业分类
项目管理专家
描述

Disambiguate vague build requests through structured questioning. Triggers when user says 'build me X' implying 2+ unresolved dimensions (auth/payments/data/integrations), has new-project or major-feature scope with unresolved decisions, or user says…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Retrofit an existing project with Attacca. Audit project structure, generate CONTEXT.md from what you find, merge settings safely, suggest plugins. Never touches source code or existing deployments.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Falsification-first validation for a product, startup, feature, or side-project idea. Decomposes the idea into load-bearing assumptions, pre-registers kill criteria before looking at evidence, runs cost-ordered disqualifiers, gathers cited evidence into a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Token compression skill. Use when: context window is filling up, on long-running multi-session tasks, when user needs faster/cheaper agent responses, or when working in bandwidth-constrained environments. Reduces output tokens 65–75% by switching to…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Runbooks and decision frameworks for production incidents and emergencies. Use when: service is down, critical feature broken, data loss risk, security breach detected. Covers triage, classification, symptom-to-fix matching, and incident logging.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Pre-push quality gate checklist. Use when: before any git push, before opening a PR, after implementing a full feature. Runs lint, type-check, tests, and a security scan as a single sequential gate. Fails fast — does not proceed past a failing stage.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

TDD workflow skill enforcing RED → GREEN → REFACTOR. Use when: implementing any feature test-first, writing unit or integration tests, building with a test-heavy stack (Jest, Vitest, pytest, RSpec, etc.). Prevents writing implementation before a failing test…

原文语言:英语

更新
职业分类
软件开发工程师
描述

BDR commit discipline: Business/Decision/Rationale format making every commit auditable and falsifiable. Triggers when user says 'bdr commit', asks to commit a feature, or a non-trivial implementation is complete. Never add Co-Authored-By or AI attribution.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

On-demand code review checklist. Use when: reviewing code changes, PR review, self-review before committing, checking code quality after implementation. Covers readability, correctness, performance, security, and maintainability.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or…

原文语言:英语

更新
职业分类
项目管理专家
描述

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

原文语言:英语

更新
职业分类
软件开发工程师
描述

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria. Inspired by Andrej Karpathy's…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Build and maintain a persistent, compounding LLM-maintained knowledge base (wiki). Use when: setting up a second brain for a project or personal knowledge base, processing PDFs/articles/notes into structured wiki pages, querying accumulated knowledge with…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user…

原文语言:英语

更新
职业分类
项目管理专家
描述

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

原文语言:英语

更新
职业分类
项目管理专家
描述

Turn the current conversation context into a PRD and publish it as a GitHub Issue. Use when user wants to create a PRD from the current context.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Ship a working MVP as fast as possible. Ruthless scope, aggressive defaults, skip non-essential gates. For speed-first projects where 'done' beats 'perfect'.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Welcome guide for new users. Assesses your setup, explains what Attacca does, points to first action. Run this first if you're new.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Generate a Software Bill of Materials (SBOM) and scan for CVEs. Use before production pushes, when dependency files change, or on security request. Artifacts written to .attacca/sbom/.

原文语言:英语

更新
职业分类
信息安全分析师
描述

On-demand security audit checklist based on OWASP Top 10. Use before any git push. Reports written to .attacca/audits/latest.md with verdict that unlocks the push gate.

原文语言:英语

更新
职业分类
信息安全分析师
描述

4-gate supply chain security checklist. Prevents malicious packages, typosquatting, and abandoned projects. Use before adding any dependency to production. Can run standalone.

原文语言:英语

更新
已展示 27 / 27 个已收集 Skill。